From 66ad78faa56de24fa067ab018646f5c91e6c0322 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 19 Aug 2003 12:58:35 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 49dd6e101f4..83469157620 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2003-08-19 Gerd Moellmann + * alloc.c (lisp_align_malloc): Check for memory full when + allocating ablocks, which also avoids freeing a pointer into an + ablocks structure. + + * puresize.h (BASE_PURESIZE): Increase to 1100000. + * buffer.c (Fmove_overlay): Set overlay's next pointer unconditionally. -- 2.30.2